Make the GdkScreen font options api public, and add properties
authorMatthias Clasen <mclasen@redhat.com>
Fri, 26 Aug 2005 18:49:52 +0000 (18:49 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 26 Aug 2005 18:49:52 +0000 (18:49 +0000)
commitb3a757762cea419936be14ce6e814e9cc2511e56
tree13e4fe1eacd3b729bec386fc97288ad62ad4a5bf
parenta4df08a6c7e83d26e2ea4aca1c11b29004d7d1c4
Make the GdkScreen font options api public, and add properties

2005-08-26  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdk.symbols:
* gdk/gdkscreen.h:
* gdk/gdkscreen.c: Make the GdkScreen font options api
public, and add properties GdkScreen::font-options and
GdkScreen::resolution.  (#314004)

* gdk/gdkpango.c:
* gtk/gtksettings.c:
* gtk/gtkwidget.c: Adjust all callers.

* gdk/gdkintl.h: Simplify and use glib/gi18n-lib.h.
* gdk/gdkpango.c: Include gdkintl.h, not gtkintl.h.
* gdk/gdkscreen.c: Include gdkintl.h.
ChangeLog
ChangeLog.pre-2-10
docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt
gdk/gdk.symbols
gdk/gdkintl.h
gdk/gdkpango.c
gdk/gdkscreen.c
gdk/gdkscreen.h
gtk/gtksettings.c
gtk/gtkwidget.c